Remove declarations for getresuid()/getresgid()
authorEmmanuele Bassi <ebassi@gnome.org>
Sat, 15 Oct 2016 20:35:10 +0000 (21:35 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 17 Oct 2016 10:44:11 +0000 (11:44 +0100)
commitfc9826fb41b7739fff91eb880da670abb26efb1a
tree0770eb7c34fd26a4c42a41b9a77af8760bc7060b
parentdb6f9a8e45c7e5e2ce5540132fc7c2b11bf0c2d3
Remove declarations for getresuid()/getresgid()

Back in 2001, their prototypes were missing from system headers, but
since glibc 2.3.2 they are defined in unistd.h if _GNU_SOURCE is
defined.
gtk/gtkmain.c